Get auditlog of documents sent

SecurityAuthToken
Request
path Parameters
shipmentId
required
string <uuid>

The id of the shipment

Responses
200

Successfully retrieved auditlog for documents sent

Response Schema: application/json
Array
Array of objects
file
string or null

URL to file. URLs have timed access tokens and expire in 30 minutes.

filename
string or null

Filename of file

id
string or null <uuid>
default

Default error response

get/shipments/{shipmentId}/documents/auditlog/
Request samples
Response samples
application/json
[
  • {
    }
]
Copyright © Shipwell 2024. All right reserved.